ILocator Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public interface ILocator
type ILocator = interface
Public Interface ILocator
Properties
AccessPolicy | |
AccessPolicyId | |
Asset | |
AssetId | |
BaseUri | |
ContentAccessComponent | |
ExpirationDateTime | |
Id | |
Name | |
Path | |
StartTime | |
Type |
Methods
Delete() | |
DeleteAsync() | |
Update(DateTime) | |
Update(Nullable<DateTime>, DateTime) | |
UpdateAsync(DateTime) | |
UpdateAsync(Nullable<DateTime>, DateTime) |