class Azure::Service::AccessPolicy
Attributes
expiry[RW]
permission[RW]
start[RW]
Public Class Methods
new() { |self| ... }
click to toggle source
# File lib/azure/service/access_policy.rb, line 18 def initialize yield self if block_given? end