azure-storage-files-shares
Public Attributes | List of all members
Azure::Storage::Files::Shares::Models::AccessPolicy Struct Referencefinal

An Access policy.

#include <share_rest_client.hpp>

Public Attributes

DateTime StartsOn
 
DateTime ExpiresOn
 
std::string Permission
 

Member Data Documentation

◆ ExpiresOn

DateTime Azure::Storage::Files::Shares::Models::AccessPolicy::ExpiresOn

The date-time the policy expires.

◆ Permission

std::string Azure::Storage::Files::Shares::Models::AccessPolicy::Permission

The permissions for the ACL policy.

◆ StartsOn

DateTime Azure::Storage::Files::Shares::Models::AccessPolicy::StartsOn

The date-time the policy is active.


The documentation for this struct was generated from the following file: